From 8d8897c025e0d13fe4289e31ade4540e96057388 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 19 Jun 2007 16:25:11 +0000 Subject: [PATCH] Updates svn path=/trunk/; revision=18191 --- ChangeLog | 4 ++++ NEWS | 24 ++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/ChangeLog b/ChangeLog index 49f947afe1..71bf2cc055 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-06-19 Matthias Clasen + + * NEWS: Updates + 2007-06-19 Sven Neumann * gtk/gtkicontheme.c (gtk_icon_info_copy): use g_slice_dup(). diff --git a/NEWS b/NEWS index e887ef974e..4c832f47d5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,27 @@ +Overview of Changes from GTK+ 2.11.3 to 2.11.4 +============================================== + +* The multipress input method correctly handles control keys + +* The memory management of GtkRecentManager has been + changed, deprecating the screen-related functions in favour + of gtk_recent_manager_get_default(). + +* Bugs fixed: + 448928 Some GtkBuildable methods named too generically + 448193 gtkbuilder.h causes compile error with C++ + 354887 GtkFileChooserButton displays unnecessary authentication ... + 440450 GTK font selection minimum size is too large for 150dpi s... + 447214 gtk_tooltips_widget_remove() is slow + 448299 dgettext arguments interchanged + 448321 Drawing problems with block cursor + 448341 There is no GtkTooltip documentation in the gtk+ reference + 448484 GtkAccelGroup forgets to remove closure invalidate notifi... + 448544 Refcount issues in GtkCellRendererSpin + 412357 GtkMenuShell not defined as an abstract base type + 403717 print preview operation should pass settings to preview p... + + Overview of Changes from GTK+ 2.11.2 to 2.11.3 ============================================== -- 2.30.2